From 8f9c8120b9d8a4cfa9ed1777da37f7a2d618a3a6 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 24 Jan 2015 08:04:36 -0500 Subject: [PATCH] file chooser: Turn off typeahead search It is the third kind of navigation entry in the file chooser after the location entry and search, and it interacts badly with both of the others. --- gtk/ui/gtkfilechooserwidget.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/ui/gtkfilechooserwidget.ui b/gtk/ui/gtkfilechooserwidget.ui index a783a5c0d5..c550535804 100644 --- a/gtk/ui/gtkfilechooserwidget.ui +++ b/gtk/ui/gtkfilechooserwidget.ui @@ -243,6 +243,7 @@ True True True + False Files -- 2.30.2